Papers with interpretable approach
Exploring Interpretability in Event Extraction: Multitask Learning of a Neural Event Classifier and an Explanation Decoder (2020.acl-srw)
Copied to clipboard
| Challenge: | EE is a key requirement for machine learning in many domains, e.g., legal, medical, finance. |
| Approach: | They propose an interpretable approach for event extraction that jointly trains a classifier and a rule decoder for event processing. |
| Outcome: | The proposed approach can be used for semi-supervised learning and its performance improves when trained on automatically-labeled data generated by a rule-based system. |
Intrinsic Subgraph Generation for Interpretable Graph Based Visual Question Answering (2024.lrec-main)
Copied to clipboard
| Challenge: | Visual Question Answering (VQA) is acknowledged as a challenging multi-modal task for Machine Learning (ML). |
| Approach: | They propose an interpretable approach for graph-based Visual Question Answering . their model is designed to intrinsically produce a subgraph during the question-answering process as its explanation . |
| Outcome: | The proposed model outperforms existing explainable methods on a graph-based VQA dataset. |
Definition Generation for Word Meaning Modeling: Monolingual, Multilingual, and Cross-Lingual Perspectives (2025.emnlp-main)
Copied to clipboard
| Challenge: | Recent advances in text generation have opened up new opportunities for word meaning modeling. |
| Approach: | They extend definition generation task beyond English to a suite of 22 languages . they use Llama-based models to evaluate models in monolingual, multilingual, cross-lingual settings . |
| Outcome: | The proposed model outperforms pretrained models in monolingual, multilingual, and cross-lingual settings. |